-
Home
-
MailArchiver
-
4.0.0
-
Code
-
Classes
- ArchiverFactory
Total Complexity |
71 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
335 |
Lines of code |
221 |
Logical lines of code |
147 |
Comment lines |
95 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_archiver() |
B |
38 |
21 |
72 |
check() |
A |
51 |
12 |
25 |
standard_check() |
S |
55 |
7 |
19 |
privacy_check() |
S |
55 |
6 |
22 |
processor_check() |
S |
57 |
5 |
17 |
configuration_check() |
S |
62 |
4 |
11 |
create_instance() |
S |
63 |
3 |
11 |
destroy() |
S |
64 |
3 |
10 |
purge() |
S |
64 |
3 |
10 |
clean() |
S |
64 |
3 |
10 |
security_check() |
S |
64 |
3 |
10 |
__construct() |
S |
76 |
1 |
4 |